| SySqlJobs |
| Logical Entity Name | SySqlJobs |
| Default Table Name | SySqlJobs |
| Physical Only | NO |
| Definition | |
| Note |
| SySqlJobs Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
sqj_uid |
int | NO | ||
| sqj_name | varchar(128) | NO | ||
| sqj_name_cs | AS (checksum([sqj_name])) | |||
| ts | timestamp | NO |
| SySqlJobs Primary and Unique Keys |
| Key Name | Key Type | Keys |
| IX_SySqlJobs_Name | Index | sqj_name |
| PK_SySqlJobs | PrimaryKey | sqj_uid |
| SySqlJobs Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SySqlJobs Check Constraints |
| Check Constraint Name | CheckConstraint |